PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFMoveToOperator Class / setX Method
In This Topic
    setX Method
    In This Topic
    Sets the X coordinate of the point.
    Syntax
    public void setX( 
       double value
    )

    Parameters

    value
    See Also